@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#145e7e;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}



@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('//at.alicdn.com/t/font_1152918_auzzl2c96di.eot');
  src: url('//at.alicdn.com/t/font_1152918_auzzl2c96di.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1152918_auzzl2c96di.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1152918_auzzl2c96di.woff') format('woff'),
  url('//at.alicdn.com/t/font_1152918_auzzl2c96di.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1152918_auzzl2c96di.svg#iconfont') format('svg');
}


.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
 
/* 主导航 */
.header{position: relative;width:100%;z-index:99;left:0;top:0;height:100px;line-height:100px;background:#fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 280px 0 24%;height:100px;display:flex;justify-content: space-between;}
.nav .m{float:left;text-align:center;width:12.5%;position:relative;}
.nav .m1{position: static;}
.nav .m>a{color:#1a1a1a;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#145e7e;transition:transform .3s;z-index:1;transform: scale(0,1);transform-origin:right;}
.nav .cur>a,.nav .m>a:hover{color:#145e7e;}
.nav .cur>a::after,.nav .m>a:hover::after{transform: scale(1);transform-origin:left;}
.nav .sub{line-height:26px;position:absolute;z-index:90;top:100%;left:-200px;display:none;padding:30px;width:800px;background:rgba(255, 255, 255, .9);border-top: 1px solid #ddd;}
.nav .sub .pic{width:68%;overflow:hidden;text-align:left;color:#333;font-size:14px;}
.nav .sub .pic .bgImg{float:left;width:50%;margin-right:30px;height:220px;}
.nav .sub .pic h4{font-size:18px;margin-bottom:20px;}
.nav .sub .right{width:26%;}
.nav .sub .right li{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.nav .sub .right a{display: block; font-size:.778em;position:relative;padding:8px 10px 8px 15px;transition:color .2s ease-in-out;text-align:left;color:#333;border-bottom:1px solid #ddd;background:url('../images/ly_li2.png') no-repeat left;margin-left:2%;}
.nav .sub .right a:hover{color:#145e7e;}
.nav .sub .right a:before{position:absolute;bottom:-1px;left:0;display:block;width:0;height:1px;content:'';-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;background:#145e7e;}
.nav .sub .right a:hover:before{width:100%;}
.nav .m5 .sub,.nav .m6 .sub{margin-left:-260px;}
.nav .m1 .sub{width:100%;max-width:1600px;left:50%;margin-left:-800px;}
.nav .m1 .sub .right{width:64%;}
.nav .m1 .sub .pic{width:34%;}
.nav .m1 .sub li{float:left;width:20%;padding-right:15px;}
.headFix{height:90px;line-height:90px;box-shadow:1px 1px 5px #ddd;position: fixed;}
.headFix .nav{height:90px;}
.headFix .headR{top:30px;}
.headFix .logo img{height:45px;}
.headFix .nav .sub{box-shadow:0 3px 6px #ddd;}


/* 头部右侧 */
.headR{position:absolute;right:0;top:34px;line-height:30px;padding-right:35px;}
.headR .sIcon{float:left;font-family:"iconfont";color:#666;position:relative;}
.headR .sIcon::after{content:"";position: absolute;height:20px;width:1px;border-right:1px dotted #ccc;right:-17px;top:6px;}
.headR .tel{float:left;font-size:14px;padding-left:30px;}
.headR .tel span{color:#145e7e;font-size:26px;font-weight:700;font-family:Arial;float:right;margin-left:10px;}
.wapTel{font-family:"iconfont";position: absolute;color:#145e7e;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.pcLang{position: absolute;width:24px;height:24px;color:#fff;background:#145e7e;right:0;border-radius:100%;line-height:24px;z-index:5;text-align:center;top:3px;font-size:12px;}
.pcLang:hover{box-shadow:0 0 5px #fff;color:#fff;}

/* PC端搜索 */
.search{position: absolute;padding:20px;background:#333; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;border-top: 1px solid #333;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/sIcon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#000;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#145e7e;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapLang{position: absolute;right:96px;top:20px;display:none;font-family:"iconfont";color:#145e7e;font-size:2em;line-height:1;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #fff;}
.banner .swiper-pagination-bullet-active::after{background:#fff;opacity:1;}

/* 我们的产品 */
.product{background:url('../images/pro_bg.jpg');}
.hTitle{font-size:1rem;text-align:center;margin-bottom:40px;}
.hTitle span{display: block;font-size:2.875em;color:#191919;margin-bottom:5px;font-weight:700;}
.hTitle b{color:#145e7e;}
.proSear{max-width:920px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 120px 0 15px;background:#fff;border-radius:25px;box-shadow:0 0 8px #ccc;overflow:hidden;}
.proSear .btn{height:50px;width:120px;text-align:center;font-size:16px;background:#145e7e;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-120px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#003d57;}
.proMenu{width:19%;background:#fff; font-size:1.143em;}
.proMenu li{position:relative;z-index:2;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.proMenu li a{display: block;position:relative;color:#333;height:50px;line-height:50px;border-bottom: 1px solid #e8e8e8;padding-left:22%;background: url('../images/p_li.png') no-repeat 13% center;}
.proMenu .last a{color:#145e7e;}
.proMenu li::after,.proAdv li::after{content:"";position:absolute;left:0;top:0;background:#145e7e;width:0;height:100%;z-index:-1;transition:all .5s;}
.proMenu a:hover{color:#fff;background-image: url('../images/p_lih.png');}
.proMenu li:hover::after,.proAdv li:hover::after{width:100%;}
.proMain{width:78%;overflow:hidden;}
.proMain li{float:left;width:33.3%;font-size:1.143em;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;}
.proMain li a{display:block;overflow:hidden;background:#fff;}
.proMain li .pImg{padding-top:76%;}
.proMain li h4{color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:30px;height:62px;}
.proMain li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4,.proMain li a:hover i{color:#145e7e;}

/* 优势 */
.odds{border-bottom: 1px solid #e5e5e5;text-align:center;}
.odds2{border-top: 1px solid #e5e5e5;border-bottom:none;}
.topTie .zx{position: absolute;right:0;bottom:10px;background: url('../images/pro_bg.jpg');width:150px;height:40px;line-height:40px;text-align:center;color:#333;}
.topTie .zx i{display:inline-block;font-family:"iconfont";font-style:normal;margin-right:15px;}
.topTie .zx:hover{background:#145e7e;color:#fff;}
.odds li{float:left;width:33.3%;position: relative;text-align:left;}
.odds li .pImg{padding-top:66%;}
.odds li .txt{background:#fff;border:1px solid #ccc;margin:-100px 25px 0 25px;position: relative;z-index:2;padding:8%;min-height:300px;}
.odds li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#f6f6f6;transition:all .5s;z-index:-1;}
.odds li h3{font-size:1.857em;color:#191919;margin-bottom:20px;}
.odds li i{display:inline-block;width:40px;height:35px;background-repeat: no-repeat;}
.odds li p{min-height:110px;margin-bottom:10px;line-height:1.8;}
.odds li:hover img{transform: scale(1.1);}
.odds li:hover .txt::after{height:100%;}
.oddsMain .btn{display:none;position: static;width:50px;height:30px;line-height:30px;margin-top:10px;background:#333;width:50px;height:30px;color:#fff;}

/* 案例 */
.caseSlide li{float: left;width:50%;position:relative;}
.caseSlide li .pImg{padding-top:60%;}
.caseSlide li .txt{position: absolute;right:20px;bottom:20px;left:20px;background:#fff;padding:20px 5%;color:#888;transition:all .5s;}
.caseSlide li h4{font-size:1.143em;color:#191919;margin-bottom:10px;transition:all .5s;}
.caseSlide li:hover img{transform: scale(1.1);transition:all 1.2s;}
.caseSlide li:hover .txt{background: rgba(5,123,193,.8);color:#fff;transition-delay:.2s;}
.caseSlide li:hover .txt h4{color:#fff;transition-delay:.2s;}
.caseSlide .swiper-pagination,.team .swiper-pagination{position: static;margin-top:40px;height:2px;background:#e7e7e7;background:#e7e7e7;}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007bc7;}
.partner{padding-top:40px;padding-left:1px;}
.partner li{float:left;width:12.5%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;overflow:hidden;}
.partner li .pImg{padding-top:62%;}
.partner li p{background:#145e7e;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.partner li:hover{z-index:2;border:1px solid #145e7e;}
.partner li:hover img{margin-top:-15px;}
.partner li:hover p{bottom:0;}
.partnerList{padding-top:0;}

/* 关于 */
.about{background-image:url('../images/about_bg.jpg');overflow:hidden;padding-bottom:260px;}
.about .hTitle{text-align:left;color:#145e7e;}
.aboutTxt{width:52%;}
.aboutTxt .txt{height:200px;margin-bottom:10px;overflow:hidden;line-height:1.8;}
.aboutTxt  .more {background: url('../images/arr_m.png') no-repeat right center;padding-right:40px;display:inline-block;line-height:2;}
.aMenu{width:470px}
.aMenu li{float:left;width:150px;padding-right:10px;margin-bottom:10px;text-align:center;}
.aMenu li a{background:#fff;height:150px;display: block;padding-top:35px;color:#333;}
.aMenu li i{display: block;margin:0 auto;margin-bottom:15px;background: url('../images/aIcon.png') no-repeat;width:43px;height:43px;}
.aMenu li:nth-child(1){margin-left:150px;}
.aMenu li:nth-child(2) i{background-position: -43px 0;}
.aMenu li:nth-child(3) i{background-position: -172px 0;}
.aMenu li:nth-child(4) i{background-position: -86px 0;}
.aMenu li:nth-child(5) i{background-position: -129px 0;}
.aMenu li a:hover{background:#145e7e;color:#fff;}
.aMenu li a:hover i{background-position: 0 -43px;}
.aMenu li:nth-child(2) a:hover i{background-position: -43px -43px;}
.aMenu li:nth-child(3) a:hover i{background-position: -172px -43px;}
.aMenu li:nth-child(4) a:hover i{background-position: -86px -43px;}
.aMenu li:nth-child(5) a:hover i{background-position: -129px -43px;}

.setting{background:#fff;padding:40px;border:1px solid #e5e5e5;font-size:.875em;margin-top:-160px;text-align:center;}
.setting li{float:left;width:20%;}
.setting li .pImg{padding-top:74%;}
.setting li p{padding-top:12px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.setting li:hover img{transform: scale(1.1);}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 新闻快讯 */
.newsMenu{margin:25px 0 60px 0;font-size:1.286em;text-align:center;}
.newsMenu a{position:relative;color:#191919;margin:0 25px;display:inline-block;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:-5px;background:#145e7e;height:2px;transition:all .5s;width:0;}
.newsMenu .on{color:#145e7e;}
.newsMenu a.on::after{width:100%;}

.newsMain{overflow:hidden;margin-right:-15px;}
.newsMain li{float:left;width:33.3%;padding-right:15px;overflow:hidden;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#f9f9f9;padding:20px;}
.newsMain li .bgImg{height:260px;transition:all .6s;}
.newsMain li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;font-weight:bold;}
.newsMain li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsMain li .date{display:block;font-size:12px;}
.newsMain li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsMain li:nth-child(2),.newsMain li:nth-child(3){margin-bottom:15px;}
.newsMain li a:hover .bgImg{transform: scale(1.1);}
.newsMain .pic h4{z-index:2;position:relative;}
.newsMain .pic .hide{display:block;}
.newsMain .txt a{padding:30px;}
.newsMain .txt h4{padding-top:0;}
.newsMain .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsMain .txt a:hover .bgImg{opacity:.2;}
.newsMain .txt a:hover{color:#fff;background-color:#145e7e;}
.newsMain .txt a:hover h4{color:#fff;}

/*底部 */
.footer{overflow:hidden;font-size:.813em;background:#145e7e;color:#fff;}
.footMain{padding:60px 0 30px 0;overflow:hidden;}
.footMenu{margin-bottom:40px;font-size:1.333em;overflow:hidden;}
.footMenu a{margin-right:38px;}
.footL{width:70%;}
.footL .font{padding-left:280px;line-height:2;}
.footL .font span{margin-left:30px;}
.footLogo{margin-left:-280px;padding-top:20px;}
.footR{max-width:30%;padding-right:160px;text-align:right;}
.footR .tel{position:relative;padding-bottom:20px;padding-top:10px;}
.footR .tel span{display: block;font-family:Arial;font-size:2.308em;color:#fff;line-height:1.2;font-weight:700;}
.footR .tel span:nth-child(2){font-size:2.154em;}
.footR .tel::after{content:"";position: absolute;right:0;bottom:0;height:2px;width:14px;background:#fff;}
.footWx {margin-right:-160px;background:#fff;width:130px;text-align:center;padding:5px;padding-bottom:10px;color:#666;}
.footWx img{width:100%;}
.footer a{color:#fff;}
.footer a:hover{text-decoration: underline;}
.firendlink{padding:20px 0;position:relative;border-top: 1px solid #2e708c;}
.firendlink a{margin:0 15px;}


/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:420px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBanner h3 span{display: block;font-size:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:20px 0;}
.breadCrumb p span{position:relative;padding-left:20px;}
.breadCrumb span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#145e7e;border:1px solid #145e7e;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#145e7e;color:#fff;}

@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.listMenu{background:#fff;margin-top:-64px;height:64px;line-height:64px;background: rgba(255, 255, 255, .9);padding:0 25px;font-size:1.143em;border-radius:5px 5px 0 0 ;}
.listMenu p{float:right;font-size:14px;background: url('../images/home_icon.png') no-repeat left center;padding-left:25px;opacity:.8;}
.listMenu .m{color:#191919;margin:0 30px;position:relative;display:inline-block;}
.listMenu .m::after{content:"";position: absolute;left:0;bottom:0;height:2px;width:100%;background:#145e7e;transform: scale(0,1);transform-origin:right;transition: transform .5s;}
.listMenu .m:hover,.listMenu .cur{color:#145e7e;}
.listMenu .cur::after{transform: scale(1);}

/* 产品列表 */
.proWrap{padding-top:0;overflow: visible;}
.proWrap::after{content:"";position: absolute;top:0;left:0;width:200%;margin-left:-50%;background:#f7f7f7;height:70px;line-height:70px;z-index:-1;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#145e7e;padding:30px;color:#fff;font-size:2.25em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#145e7e;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#145e7e;color:#fff;}
.proSide_sub ul{padding:10px 0;border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li{background: url('../images/ly_li.png') no-repeat 15% center;padding-left:20%;line-height:40px;}
.proSide_sub ul li .cur,.proSider ul ul a:hover{color:#145e7e;}
.relaCase{background:#f2f2f2;padding:20px 30px;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:80%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}

.proR{width:74%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {margin-right:-30px;}
.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:75%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#145e7e;}
.searchList{width:100%;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin:40px 0;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;}
.gallery li{height:480px;line-height:480px;}
.gallery .pImg{padding-top:80%;}
.gallery img{width:100%;}

.proShow_R{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:1.778em;color:#145e7e;}
.proShow_R .font{height:210px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_R li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_R li i{display:inline-block;width:37px;height:37px;background: url('../images/show_Icon.png') no-repeat;}
.proShow_R li:nth-child(2) i{background-position: -37px 0;}
.proShow_R li:nth-child(3) i{background-position: -74px 0;}
.proShow_R li:nth-child(4) i{background-position: -111px 0;}
.proShow_R li span{display: block;}
.proShow_R .btn{margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_R .btn a:nth-child(2){float:right;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:hover{background:#145e7e;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#145e7e;border:1px solid #145e7e;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;}
.proTie span{display:inline-block;border-bottom:1px solid #145e7e;;color:#145e7e;height:50px;}
.proShow_con3{width:100%;}
.proShow_con table{width:100%;}
.proShow_con.video iframe{width:80%;height:400px;display:table;margin:auto;border:1px #ddd solid}

/* 客户案例 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#145e7e;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#145e7e;}
.settingTop:hover .bgImg{transform: scale(1.05);}

/* 关于我们 */
.listTie{font-size:2.875rem;text-align:center;color:#191919;margin-bottom:40px;}
.listTiew{color:#fff;}
.hTitle2 span{font-weight:400;}
.aboutBox1 .font{max-width:1340px;text-align:center;margin:0 auto;font-size:1.143em;line-height:1.8;}
.aboutBox1 ul{border-top: 1px solid #d9d9d9;margin-top:50px;padding-top:40px;display: flex;flex-flow: row wrap;justify-content: space-between;overflow: hidden;font-size:1.286em;color:#333;text-align:center;}
.aboutBox1 li {padding-right:30px;}
.aboutBox1 li p{position: relative;}
.aboutBox1 li span{font-size:3.667em;font-family:Arial;font-weight:700;position:relative;line-height:1.2;}
.aboutBox1 li i{position: absolute;width:30px;height:30px;background:#145e7e;color:#fff;border-radius:100%;color:#fff;font-size:12px;text-align:center;line-height:30px;font-style:normal;top:10px;font-weight:300;}
.aboutPic{display: block;overflow: hidden;}
.aboutPic img,.coveMain li .bgImg{animation:scale 34s infinite;}
.culture{background-image: url('../images/culture_bg.jpg');}
.culture ul{margin:0 -2%;}
.culture .txt{text-align:center;max-width:1340px;margin:0 auto;font-size:1.286em;color:#fff;margin-bottom:40px;}
.culture li{float: left;width:29.3%;margin:0 2%;background:#fff;padding:2%;min-height:280px;border-left: 3px solid #145e7e;color:#666;}
.culture li h4{font-size:1.286em;font-weight:bold;margin-bottom:20px;color:#333;}
.culture li p{margin-bottom:5px;}

.teamSlide li{float:left;width:33.3%;}
.teamSlide li a{display: block;position: relative;overflow:hidden;}
.teamSlide li p{position: absolute;bottom:0;width:100%;padding:0 5%;color:#fff;height:60px;line-height:50px;}
.teamSlide li .pImg{padding-top:68%;}

.honor{background: url('../images/pro_bg.jpg');}
.honorL{width:28%;background:#145e7e;color:#fff;padding:3% 4%;height:440px;font-size:1em;line-height:1.8;}
.honorL .listTie{text-align:left;margin-bottom:20px;}
.hTitlew{color:#fff;}
.hTitlew span{color:#fff;line-height:1;}
.honorL .more{display:inline-block;margin-top:20px;width:120px;height:35px;line-height:35px;border:1px solid rgba(255, 255, 255, .6);color:#fff;text-align:center;font-size:12px;}
.honorL .more:hover{background:#fff;color:#145e7e;}
.honorR{width:72%;position: relative;background:#fff;height:440px;padding:3.5% 70px;text-align:center;}
.honorSlide li{width:20%;float:left;font-size:1.143em;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:15px;}
.honorSlide li .pImg{padding-top:124%;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#145e7e;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:20px;}
.honorR .swiper-button-next{left:auto;right:20px;}

.album ul{margin-right:-5px;}
.album li{float:left;width:20%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:74%;}
.album li p{position:absolute;background: rgba(0,0,0,.5);padding:0 5%;height:60px;line-height:60px;color:#fff;left:0;bottom:-60px;z-index:2;width:100%;transition:all .3s;text-align:center;}
.album li.big {width:40%;}
.album li:hover img{transform: scale(1.1);}
.album li:hover p{bottom:0;}


/* 案例 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:60px;padding-bottom:0;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#145e7e;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #145e7e;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#145e7e; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}
.picSlide{position:relative;margin-bottom:40px;background:#e1e1e1;padding:10px;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide img{width:100%;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:1px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:12%;cursor:pointer;width:16.66%;position: relative;}
.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:5px solid #0385d1;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .swiper-button-next,.picSlide .swiper-button-prev{top:45%;background:rgba(255, 255, 255,.5);text-align:center;width:90px;height:50px;line-height:50px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;}
.picSlide .swiper-button-prev{left:0;}
.picSlide .swiper-button-next{right:0;left:auto;}
.picSlide .swiper-button-next:hover,.picSlide .swiper-button-prev:hover{background:#0385d1;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:122%;}
.picList13 li .pImg{padding-top:68%;}
.honorList li{width:20%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#145e7e;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li{width:33.3%;}
.caseList li .pImg{padding-top:60%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

/* 新闻列表 */
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:33.3%;margin-bottom:25px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:62%;margin-bottom:15px;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{height:80px;margin-bottom:10px;margin-top:15px;}
.newsList li .date{color:#999;margin-bottom:10px;}
.newsList li a:hover{box-shadow:0 0 10px #ccc;}
.newsList li a:hover img{transform:scale(1.1);}

/* 新闻详情 */
.picShow_l{width:72%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:24%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #145e7e;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#145e7e;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#145e7e;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}

/* 定制 */
.madeBox1 .pic{height:430px;width:38%;overflow:hidden;}
.madeBox1 .font{width:58%;}
.madeBox1 .font h4{font-size:2em;color:#191919;margin-bottom:40px;}
.madeBox1 .font h4 span{display:block;font-size:1.514em;font-weight:bold;}
.madeBox1 .font h4 strong{color:#145e7e;}
.madeBox1 .txt p{margin-bottom:10px;}
.madeBox1 .zx{width:220px;height:40px;line-height:40px;background:#145e7e;color:#fff;float:left;text-align:center;}
.madeBox1 .txt{min-height:160px;margin-bottom:20px;}
.madeBox1 .zx i{font-style:normal;margin-left:10px;}
.madeBox1 .tel{font-size:1.714em;font-family:Arial;color:#191919;line-height:40px;margin-left:8%;padding-left:35px;position:relative;}
.madeBox1 .tel::after{content:"\e603";position: absolute;left:0;top:2px;font-family:"iconfont";line-height: 1;}
.madeBox1 .zx:hover{background:#145e7e;}
.madeBox2{background:url('../images/madeform_bg.jpg') no-repeat center;margin-bottom:80px;overflow:hidden;padding-left:60px;background-size:cover;}
.madeBox2 form{max-width:1110px;}
.madeBox2 .text{margin-right:-2%;overflow:hidden;}
.madeBox2 .text input{float:left; width:31.3%;margin-right:2%;background:#fff;height:48px;line-height:48px;padding:0 15px;}
.madeBox2 .checkbox{padding:20px 0;overflow:hidden;}
.madeBox2 .checkbox label{float:left;margin-right:25px;}
.madeBox2 .checkbox label input{float:left;width:15px;height:15px;background:#fff;border:1px solid #ddd;margin-top:3px;margin-right:4px;}
.madeBox2 textarea{height:140px;width:100%;background:#fff;padding:15px;margin-top:20px;} 
.madeBox2 .code{margin-top:10px;overflow:hidden;} 
.madeBox2 .code .c{background:#fff;height:40px;line-height:40px;width:160px;padding:0 10px;}
.madeBox2 img{padding:9px;background:#fff;border-left: 1px solid #ddd;}
.madeBox2 .sub{background:#145e7e;width:20%;color:#fff;height:40px;line-height:40px;cursor:pointer;transition:all .3s;}
.madeBox2 .sub:hover{background:#333;}

/* 服务支持 */
.supportBox1 ul{margin:0 -1%;padding-top:40px;overflow:hidden;}
.supportBox1 li{float:left;width:23%;margin:0 1%;background:#f3f3f3;text-align:center;padding:0 2.5%;min-height:320px;}
.supportBox1 li i{display:inline-block;width:50px;height:50px;border-radius:100%;text-align:center;line-height:50px;font-style:normal;background:#145e7e;color:#fff;font-size:1.286em;margin-top:-25px;margin-bottom:30px;}
.supportBox1 li h4{font-size:2em;color:#191919;position: relative;padding-bottom:15px;margin-bottom:30px;}
.supportBox1 li h4 span{display: block;font-size:14px;font-family:Arial;opacity:.5;}
.supportBox1 li h4::after{content:"";position: absolute;left:50%;bottom:0;width:24px;height:1px;background:#145e7e;margin-left:-12px;}

.faq{background: url('../images/pro_bg.jpg');}
.faq ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faq li{float:left;width:33.3%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;height:280px;background:#fff;}
.faq li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#145e7e;transition:all .5s;width:0;}
.faq li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:20px;color:#333;}
.faq li .tag{font-size:12px;margin:15px 0 20px 0;padding-left:25px;position:relative;color:#8f8f8f;}
.faq li .tag::after{content:"\e606";font-family:"iconfont";position:absolute;left:0;top:-2px;font-size:1.143rem;}
.faq li .txt{color:#777;height:100px;margin-bottom:15px;overflow:hidden;}
.faq li .date{color:#999;display:block;}
.faq li .date i{float:right;font-style:normal;font-size:1.286rem;font-family:"Arial";margin-top:-5px;}
.faq li:hover::after{width:100%;}
.faq li:hover{box-shadow:0 0 10px #ccc;}
.faq li:hover h4 {color:#145e7e;}
.faqList{background:none;}
.faqList li {width:50%;height:auto;}


/* 下载中心 */
.downL{background: url('../images/adv_bg.jpg') no-repeat center bottom;background-size:cover;height:550px;width:22.5%;color:#fff;padding:4%;}
.downL .hTitle span{margin-bottom:15px;}
.downL h4{margin-top:150px;}
.downL .tel span{display:block;color:#fff;font-size:1.857em;font-family:Arial;margin-bottom:20px;}
.downL .tel{color:#aeaeae;}
.downL h5.tel  span{font-size:1.429em;}
.downR{width:75%;}
.downList li{background:#ededed;margin-bottom:10px;}
.downList li a{display:block;padding:2.5% 3%;color:#191919;}
.downList li span{float:right;color:#666;position:relative;padding-left:30px;margin-left:25px;}
.downList li span::after{content:"\e624";position:absolute;font-family:"iconfont";left:0;font-size:1.286rem;top:-5px}
.downList li a:hover{background:#145e7e;color:#fff;}
.downList li a:hover span{color:#fff;}
.downList .more{text-align:center;font-size:18px;}

/* 联系*/
.contactBox{background:#f5f5f5 url('../images/ContactBg.jpg') no-repeat center;}
.contactBox .container{background: url('../images/ContactImg.png') no-repeat right bottom;}
.contactBox .tie{font-size:2em;color:#2e708c;margin-bottom:30px;}
.contactBox .tel span{display: block;color:#2e708c;font-size:2em;font-weight:bold;position: relative;padding-top:15px;margin-top:15px;}
.contactBox .tel span::after{content:"";position: absolute;left:0;top:0;width:30px;height:2px;background:#2e708c;}
.contactBox .zx{display:inline-block;width:160px;height:42px;line-height:42px;background:#2e708c;color:#fff;text-align:center;margin:15px 0;border-radius:21px;}
.contactBox .zx:hover{background:#124c65;}
.contactBox .txt{line-height:2;}
.contactR .titie{font-size:2em;color:#145e7e;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}

.contactBox2 .tie{margin-bottom:40px;color:#191919;font-size:2.5em;}
.contactBox2 ul{padding-left:1px;}
.contactBox2 li{float:left; width:33.3%;padding:2%;border:1px solid #d9d9d9;margin-top:-1px;min-height:220px;margin-left:-1px;}
.contactBox2 li span{display: block;color:#333;font-size:1.429em;margin-bottom:10px;}
#dituContent{height:480px;}

/* 在线留言*/
.feedback{border-top: 1px solid #ddd;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .code .sub {background: #145e7e;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #145e7e;}
.feedback .sub:hover{background:#003d57;}